home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / DTML-DOCUMENTORMETHOD_PROXY.STX < prev    next >
Encoding:
Text File  |  2000-06-30  |  762 b   |  22 lines

  1. DTML Document/Method - Proxy: Manage proxy roles.
  2.  
  3.   Description
  4.  
  5.     Proxy roles control security for DTML Documents and Methods.
  6.  
  7.     Normally a DTML Document or Method executes with an intersection
  8.     of the owner's and viewer's roles. This means that the DTML can
  9.     only perform actions that are available to both the owner and
  10.     viewer.
  11.  
  12.     Proxy roles explicitly list the roles that a DTML Document or
  13.     Method will execute with. This allows you to carefully control
  14.     access. Proxy roles can either increase or decrease access. **Note:
  15.     Proxy roles are limited to a subset of the owner's roles.**
  16.  
  17.   Controls
  18.  
  19.     'Proxy Roles' -- The proxy roles for the DTML Document or Method.
  20.  
  21.     'Change' -- Change the proxy roles.
  22.